PUT https://api.storenvy.com/v1/store/templates/:id
Update details of a page Template.
Optional Parameters
name |
The string name of the template. |
permalink |
The string permalink of the template. This option is only valid for custom pages. |
content |
The HTML and Liquid content of your template. |
use_layout |
Wrap this page's content in the Store's layout markup. If this set to false, you must include |
use_default |
Ignore this Templates content and simply use the default markup of this template by Storenvy. This option is only valid for theme pages. |